Update Note
Allows updating an existing 'note' Observation about a recipient or a family claim. Update may include changing the status to 'entered-in-error' which effectively deletes the note. If the status is changed to entered-in-error, all other changes will be ignored
Mechanism
- PUT [base]/Observation/[Note id]
Payload | Example |
---|---|
In: Observation Note Update | Observation Note Update Example |
Out (success): HTTP 201, Warning Operation Outcome (optional) | |
Out (error): HTTP 4xx or 5xx Operation Outcome (optional) |